Searched refs:page_follow_link_light (Results 1 – 11 of 11) sorted by relevance
/fs/ext4/ |
D | symlink.c | 35 .follow_link = page_follow_link_light,
|
/fs/ext2/ |
D | symlink.c | 33 .follow_link = page_follow_link_light,
|
/fs/ext3/ |
D | symlink.c | 35 .follow_link = page_follow_link_light,
|
/fs/affs/ |
D | symlink.c | 75 .follow_link = page_follow_link_light,
|
/fs/coda/ |
D | cnode.c | 21 .follow_link = page_follow_link_light,
|
/fs/sysv/ |
D | inode.c | 148 .follow_link = page_follow_link_light,
|
/fs/ |
D | namei.c | 2796 void *page_follow_link_light(struct dentry *dentry, struct nameidata *nd) in page_follow_link_light() function 2858 .follow_link = page_follow_link_light, 2869 EXPORT_SYMBOL(page_follow_link_light);
|
/fs/minix/ |
D | inode.c | 387 .follow_link = page_follow_link_light,
|
/fs/ncpfs/ |
D | inode.c | 234 .follow_link = page_follow_link_light,
|
/fs/reiserfs/ |
D | namei.c | 1551 .follow_link = page_follow_link_light,
|
/fs/btrfs/ |
D | inode.c | 5052 .follow_link = page_follow_link_light,
|