Home
last modified time | relevance | path

Searched refs:simple_get_link (Results 1 – 11 of 11) sorted by relevance

/linux/fs/jffs2/
H A Dsymlink.c16 .get_link = simple_get_link,
/linux/fs/orangefs/
H A Dsymlink.c13 .get_link = simple_get_link,
/linux/fs/jfs/
H A Dsymlink.c12 .get_link = simple_get_link,
/linux/fs/ext2/
H A Dsymlink.c32 .get_link = simple_get_link,
/linux/fs/ext4/
H A Dsymlink.c132 .get_link = simple_get_link,
/linux/fs/configfs/
H A Dsymlink.c267 .get_link = simple_get_link,
/linux/fs/
H A Dlibfs.c1700 * simple_get_link - generic helper to get the target of "fast" symlinks
1713 const char *simple_get_link(struct dentry *dentry, struct inode *inode, in simple_get_link() function
1718 EXPORT_SYMBOL(simple_get_link);
1721 .get_link = simple_get_link,
/linux/fs/debugfs/
H A Dinode.c66 .get_link = simple_get_link,
/linux/include/linux/
H A Dfs.h3576 const char *simple_get_link(struct dentry *, struct inode *,
/linux/fs/ceph/
H A Dinode.c2317 .get_link = simple_get_link,
/linux/mm/
H A Dshmem.c4446 .get_link = simple_get_link,