Home
last modified time | relevance | path

Searched refs:nfs4_state_match_open_stateid_other (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4_fs.h634 static inline bool nfs4_state_match_open_stateid_other(const struct nfs4_state *state, in nfs4_state_match_open_stateid_other() function
H A Dnfs4proc.c1671 if (nfs4_state_match_open_stateid_other(state, arg_stateid)) in nfs_clear_open_stateid()
3434 if (!nfs4_state_match_open_stateid_other(state, dst)) { in nfs4_sync_open_stateid()
3469 if (!nfs4_state_match_open_stateid_other(state, dst)) { in nfs4_refresh_open_old_stateid()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4_fs.h637 static inline bool nfs4_state_match_open_stateid_other(const struct nfs4_state *state, in nfs4_state_match_open_stateid_other() function
H A Dnfs4proc.c1676 if (nfs4_state_match_open_stateid_other(state, arg_stateid)) in nfs_clear_open_stateid()
3435 if (!nfs4_state_match_open_stateid_other(state, dst)) { in nfs4_sync_open_stateid()
3470 if (!nfs4_state_match_open_stateid_other(state, dst)) { in nfs4_refresh_open_old_stateid()

Completed in 29 milliseconds