Home
last modified time | relevance | path

Searched refs:sc_free (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h243 void sc_free(struct send_context *sc);
/linux/fs/gfs2/
H A Drecovery.c326 sc.sc_free += head->lh_local_free; in update_statfs_inode()
333 sc.sc_free, sc.sc_dinodes, head->lh_local_total, in update_statfs_inode()
/linux/fs/nfsd/
H A Dstate.h149 void (*sc_free)(struct nfs4_stid *);
813 void (*sc_free)(struct nfs4_stid *));
148 void (*sc_free)(struct nfs4_stid *); global() member
H A Dnfs4state.c905 void (*sc_free)(struct nfs4_stid *)) in nfs4_alloc_stid()
923 stid->sc_free = sc_free; in nfs4_alloc_stid()
1028 * As the sc_free callback of deleg, this may be called by nfs4_put_stid
1186 s->sc_free(s); in nfs4_put_stid()
1649 stp->st_stid.sc_free(&stp->st_stid); in free_ol_stateid_reaplist()
/linux/include/uapi/linux/
H A Dgfs2_ondisk.h516 __be64 sc_free; member