Home
last modified time | relevance | path

Searched defs:fileid (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfs/
H A Dunlink.c447 unsigned long long fileid; in nfs_sillyrename() local
H A Dnfs3xdr.c165 static __be32 *xdr_decode_fileid3(__be32 *p, u64 *fileid) in xdr_decode_fileid3()
170 static int decode_fileid3(struct xdr_stream *xdr, u64 *fileid) in decode_fileid3()
H A Dinode.c91 u64 nfs_compat_user_ino64(u64 fileid) in nfs_compat_user_ino64() argument
[all...]
H A Dnfs4xdr.c3624 static int decode_attr_fileid(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *fileid) in decode_attr_fileid()
3644 static int decode_attr_mounted_on_fileid(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *fileid) in decode_attr_mounted_on_fileid()
/linux/include/linux/
H A Dnfs_xdr.h65 __u64 fileid; member