Home
last modified time | relevance | path

Searched refs:hmdfs_override_fsids (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/authority/
Dauthentication.h249 const struct cred *hmdfs_override_fsids(bool is_recv_thread);
307 const struct cred *hmdfs_override_fsids(bool is_recv_thread) in hmdfs_override_fsids() function
Dauthentication.c42 const struct cred *hmdfs_override_fsids(bool is_recv_thread) in hmdfs_override_fsids() function
/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dsocket_adapter.c725 const struct cred *saved_cred = hmdfs_override_fsids(true); in hmdfs_request_handle_sync()
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.c543 saved_cred = hmdfs_override_fsids(false); in read_dentry()