Searched refs:generic_encode_ino32_fh (Results 1 - 16 of 16) sorted by relevance

/linux-master/fs/smb/client/
H A Dexport.c44 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/squashfs/
H A Dexport.c176 .encode_fh = generic_encode_ino32_fh,
/linux-master/include/linux/
H A Dexportfs.h317 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len,
/linux-master/fs/jffs2/
H A Dsuper.c153 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/efs/
H A Dsuper.c125 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/fat/
H A Dnfs.c288 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/affs/
H A Dnamei.c568 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/
H A Dlibfs.c1349 * generic_encode_ino32_fh - generic export_operations->encode_fh function
1360 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len, function
1387 EXPORT_SYMBOL_GPL(generic_encode_ino32_fh); variable
/linux-master/fs/befs/
H A Dlinuxvfs.c99 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/jfs/
H A Dsuper.c899 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/erofs/
H A Dsuper.c575 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/ufs/
H A Dsuper.c140 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/ext2/
H A Dsuper.c399 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/ntfs3/
H A Dsuper.c831 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/f2fs/
H A Dsuper.c3263 .encode_fh = generic_encode_ino32_fh,
/linux-master/fs/ext4/
H A Dsuper.c1656 .encode_fh = generic_encode_ino32_fh,

Completed in 210 milliseconds