Home
last modified time | relevance | path

Searched refs:st_stid (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
A Dnfs4state.c1439 nfs4_put_stid(&stp->st_stid); in release_lock_stateid()
1467 fp = stp->st_stid.sc_file; in free_ol_stateid_reaplist()
1468 stp->st_stid.sc_free(&stp->st_stid); in free_ol_stateid_reaplist()
1535 nfs4_put_stid(&s->st_stid); in release_last_closed_stateid()
4436 stp->st_stid.sc_file = fp; in init_open_stateid()
4486 if (s->st_stid.sc_file) { in move_to_close_lru()
4488 s->st_stid.sc_file = NULL; in move_to_close_lru()
6297 nfs4_put_stid(&stp->st_stid); in nfsd4_open_confirm()
6367 nfs4_put_stid(&stp->st_stid); in nfsd4_open_downgrade()
6442 nfs4_put_stid(&stp->st_stid); in nfsd4_close()
[all …]
A Dstate.h565 struct nfs4_stid st_stid; member
579 return container_of(s, struct nfs4_ol_stateid, st_stid); in openlockstateid()

Completed in 20 milliseconds