Home
last modified time | relevance | path

Searched refs:openowner_id (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/linux/
Dnfs_fs_sb.h235 struct ida openowner_id; member
/linux-6.6.21/fs/nfs/
Dclient.c1000 ida_init(&server->openowner_id); in nfs_alloc_server()
1033 ida_destroy(&server->openowner_id); in nfs_free_server()
Dnfs4state.c504 sp->so_seqid.owner_id = ida_alloc(&server->openowner_id, gfp_flags); in nfs4_alloc_state_owner()
540 ida_free(&sp->so_server->openowner_id, sp->so_seqid.owner_id); in nfs4_free_state_owner()