Searched refs:simple_get_link (Results 1 - 12 of 12) sorted by relevance

/linux-master/fs/jffs2/
H A Dsymlink.c16 .get_link = simple_get_link,
/linux-master/fs/orangefs/
H A Dsymlink.c13 .get_link = simple_get_link,
/linux-master/fs/jfs/
H A Dsymlink.c12 .get_link = simple_get_link,
/linux-master/fs/ext2/
H A Dsymlink.c32 .get_link = simple_get_link,
/linux-master/fs/ext4/
H A Dsymlink.c132 .get_link = simple_get_link,
/linux-master/fs/configfs/
H A Dsymlink.c267 .get_link = simple_get_link,
/linux-master/fs/erofs/
H A Dinode.c364 .get_link = simple_get_link,
/linux-master/fs/
H A Dlibfs.c1626 * simple_get_link - generic helper to get the target of "fast" symlinks
1639 const char *simple_get_link(struct dentry *dentry, struct inode *inode, function
1644 EXPORT_SYMBOL(simple_get_link); variable
1647 .get_link = simple_get_link,
/linux-master/fs/debugfs/
H A Dinode.c66 .get_link = simple_get_link,
/linux-master/include/linux/
H A Dfs.h3251 const char *simple_get_link(struct dentry *, struct inode *,
/linux-master/fs/ceph/
H A Dinode.c2311 .get_link = simple_get_link,
/linux-master/mm/
H A Dshmem.c3783 .get_link = simple_get_link,

Completed in 256 milliseconds