Home
last modified time | relevance | path

Searched refs:method (Results 1 – 5 of 5) sorted by relevance

/fs/ksmbd/mgmt/
Duser_session.c27 unsigned int method; member
95 int method; in ksmbd_session_rpc_open() local
97 method = __rpc_method(rpc_name); in ksmbd_session_rpc_open()
98 if (!method) in ksmbd_session_rpc_open()
105 entry->method = method; in ksmbd_session_rpc_open()
139 return entry ? entry->method : 0; in ksmbd_session_rpc_method()
/fs/ocfs2/
DKconfig37 It is always safe to say Y here, as the clustering method is
49 It is safe to say Y, as the clustering method is run-time
/fs/minix/
DKconfig7 The minix file system (method to organize files on a hard disk
/fs/nfs/
DKconfig182 The kernel now provides a method for translating a host name into an
/fs/befs/
DChangeLog238 * Changed method of checking for a dirty filesystem in befs_read_super