Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnfs_fs_sb.h231 struct ida openowner_id; member
/linux-6.1.9/fs/nfs/
Dclient.c978 ida_init(&server->openowner_id); in nfs_alloc_server()
1005 ida_destroy(&server->openowner_id); in nfs_free_server()
Dnfs4state.c500 sp->so_seqid.owner_id = ida_alloc(&server->openowner_id, gfp_flags); in nfs4_alloc_state_owner()
536 ida_free(&sp->so_server->openowner_id, sp->so_seqid.owner_id); in nfs4_free_state_owner()