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

/fs/nfsd/
H A Dnfsctl.c61 static ssize_t write_unlock_fs(struct file *file, char *buf, size_t size);
78 [NFSD_FO_UnlockFS] = write_unlock_fs,
275 * write_unlock_fs - Release all locks on a local file system
288 static ssize_t write_unlock_fs(struct file *file, char *buf, size_t size) function

Completed in 23 milliseconds