Home
last modified time | relevance | path

Searched refs:generic_encode_ino32_fh (Results 1 – 12 of 12) sorted by relevance

/linux/fs/smb/client/
H A Dexport.c44 .encode_fh = generic_encode_ino32_fh,
/linux/fs/squashfs/
H A Dexport.c176 .encode_fh = generic_encode_ino32_fh,
/linux/include/linux/
H A Dexportfs.h361 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len,
/linux/fs/fat/
H A Dnfs.c288 .encode_fh = generic_encode_ino32_fh,
/linux/fs/
H A Dlibfs.c1426 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len, in generic_encode_ino32_fh() function
1453 EXPORT_SYMBOL_GPL(generic_encode_ino32_fh);
/linux/fs/jfs/
H A Dsuper.c863 .encode_fh = generic_encode_ino32_fh,
/linux/fs/ext2/
H A Dsuper.c425 .encode_fh = generic_encode_ino32_fh,
/linux/fs/ntfs3/
H A Dsuper.c873 .encode_fh = generic_encode_ino32_fh,
/linux/fs/ufs/
H A Dsuper.c140 .encode_fh = generic_encode_ino32_fh,
/linux/Documentation/filesystems/
H A Dporting.rst1063 generic_encode_ino32_fh() explicitly.
/linux/fs/f2fs/
H A Dsuper.c3626 .encode_fh = generic_encode_ino32_fh,
/linux/fs/ext4/
H A Dsuper.c1632 .encode_fh = generic_encode_ino32_fh,