docs: path-lookup: remove filename_mountpoint
authorFox Chen <foxhlchen@gmail.com>
Thu, 27 May 2021 09:16:10 +0000 (17:16 +0800)
committerJonathan Corbet <corbet@lwn.net>
Fri, 18 Jun 2021 17:36:08 +0000 (11:36 -0600)
commit34ef75ef25c6fdea899acdb0a466f8ed0c365644
tree19aeb3189c0ae910c77f872c9e9fad9bcc060866
parent71e0a67dc6c26018e27fe0c670e2db023aa72d22
docs: path-lookup: remove filename_mountpoint

No filename_mountpoint any more
see commit: commit 161aff1d93ab ("LOOKUP_MOUNTPOINT:
fold path_mountpointat() into path_lookupat()")

Without filename_mountpoint and path_mountpoint(), the
numbers should be four & three:

"These four correspond roughly to the three path_*() functions"

Signed-off-by: Fox Chen <foxhlchen@gmail.com>
Reviewed-by: NeilBrown <neilb@suse.de>
Link: https://lore.kernel.org/r/20210527091618.287093-6-foxhlchen@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/path-lookup.rst