Searched refs:page_follow_link_light (Results 1 – 20 of 20) sorted by relevance
/fs/ext4/ |
D | symlink.c | 39 return page_follow_link_light(dentry, nd); in ext4_follow_link() 120 .follow_link = page_follow_link_light,
|
/fs/exofs/ |
D | symlink.c | 48 .follow_link = page_follow_link_light,
|
/fs/ufs/ |
D | symlink.c | 50 .follow_link = page_follow_link_light,
|
/fs/jfs/ |
D | symlink.c | 44 .follow_link = page_follow_link_light,
|
/fs/ext3/ |
D | symlink.c | 33 .follow_link = page_follow_link_light,
|
/fs/ext2/ |
D | symlink.c | 33 .follow_link = page_follow_link_light,
|
/fs/ocfs2/ |
D | symlink.c | 91 .follow_link = page_follow_link_light,
|
/fs/affs/ |
D | symlink.c | 78 .follow_link = page_follow_link_light,
|
/fs/squashfs/ |
D | symlink.c | 122 .follow_link = page_follow_link_light,
|
/fs/coda/ |
D | cnode.c | 20 .follow_link = page_follow_link_light,
|
/fs/sysv/ |
D | inode.c | 149 .follow_link = page_follow_link_light,
|
/fs/nilfs2/ |
D | namei.c | 575 .follow_link = page_follow_link_light,
|
/fs/logfs/ |
D | dir.c | 781 .follow_link = page_follow_link_light,
|
/fs/minix/ |
D | inode.c | 438 .follow_link = page_follow_link_light,
|
/fs/ncpfs/ |
D | inode.c | 247 .follow_link = page_follow_link_light,
|
/fs/ |
D | namei.c | 4531 void *page_follow_link_light(struct dentry *dentry, struct nameidata *nd) in page_follow_link_light() function 4537 EXPORT_SYMBOL(page_follow_link_light); 4597 .follow_link = page_follow_link_light,
|
/fs/f2fs/ |
D | namei.c | 472 page = page_follow_link_light(dentry, nd); in f2fs_follow_link()
|
/fs/reiserfs/ |
D | namei.c | 1637 .follow_link = page_follow_link_light,
|
/fs/udf/ |
D | namei.c | 1294 .follow_link = page_follow_link_light,
|
/fs/btrfs/ |
D | inode.c | 9607 .follow_link = page_follow_link_light,
|