Home
last modified time | relevance | path

Searched defs:remove (Results 1 – 10 of 10) sorted by relevance

/fs/xfs/
Dxfs_dquot_item.c100 int remove) in xfs_qm_dquot_logitem_unpin()
333 int remove) in xfs_qm_qoff_logitem_unpin()
Dxfs_extfree_item.c134 int remove) in xfs_efi_item_unpin()
388 int remove) in xfs_efd_item_unpin()
Dxfs_inode_item.c460 int remove) in xfs_inode_item_unpin()
Dxfs_buf_item.c367 int remove) in xfs_buf_item_unpin()
Dxfs_trans.h361 #define IOP_UNPIN(ip, remove) (*(ip)->li_ops->iop_unpin)(ip, remove) argument
/fs/adfs/
Dadfs.h131 int (*remove)(struct adfs_dir *dir, struct object_info *obj); member
/fs/nfsd/
Dnfs4xdr.c985 nfsd4_decode_remove(struct nfsd4_compoundargs *argp, struct nfsd4_remove *remove) in nfsd4_decode_remove()
3058 nfsd4_encode_remove(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_remove *remove) in nfsd4_encode_remove()
Dnfs4recover.c59 void (*remove)(struct nfs4_client *); member
Dnfs4proc.c798 struct nfsd4_remove *remove) in nfsd4_remove()
Dxdr4.h453 struct nfsd4_remove remove; member