Searched defs:close (Results 1 – 4 of 4) sorted by relevance
437 nfsd4_decode_close(struct nfsd4_compoundargs *argp, struct nfsd4_close *close) in nfsd4_decode_close()1989 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_close *close) in nfsd4_encode_close()
2354 struct nfsd4_close *close) in nfsd4_close()
1118 SYSCALL_DEFINE1(close, unsigned int, fd) in SYSCALL_DEFINE1() argument
557 int close = 1; in btrfs_realloc_node() local