Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dexport.c44 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/fs/squashfs/
H A Dexport.c176 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/include/linux/
H A Dexportfs.h351 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len,
/linux-6.15/fs/efs/
H A Dsuper.c114 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/fs/fat/
H A Dnfs.c288 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/fs/jffs2/
H A Dsuper.c154 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/fs/affs/
H A Dnamei.c568 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/fs/
H A Dlibfs.c1412 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len, in generic_encode_ino32_fh() function
1439 EXPORT_SYMBOL_GPL(generic_encode_ino32_fh);
/linux-6.15/fs/befs/
H A Dlinuxvfs.c98 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/fs/jfs/
H A Dsuper.c863 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/fs/erofs/
H A Dsuper.c546 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/fs/ufs/
H A Dsuper.c140 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/fs/ntfs3/
H A Dsuper.c873 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/fs/ext2/
H A Dsuper.c425 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/Documentation/filesystems/
H A Dporting.rst1063 generic_encode_ino32_fh() explicitly.
/linux-6.15/fs/f2fs/
H A Dsuper.c3369 .encode_fh = generic_encode_ino32_fh,
/linux-6.15/fs/ext4/
H A Dsuper.c1636 .encode_fh = generic_encode_ino32_fh,