Home
last modified time | relevance | path

Searched hist:d2ae4f8b21c111bb795c557588d89dccd005828d (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dnfs_fs.hdiff d2ae4f8b21c111bb795c557588d89dccd005828d Tue Jun 23 17:38:57 CDT 2020 Frank van der Linden <fllinden@amazon.com> nfs: define nfs_access_get_cached function

The only consumer of nfs_access_get_cached_rcu and nfs_access_cached
calls these static functions in order to first try RCU access, and
then locked access.

Combine them in to a single function, and call that. Make this function
available to the rest of the NFS code.

Signed-off-by: Frank van der Linden <fllinden@amazon.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
/openbmc/linux/fs/nfs/
H A Ddir.cdiff d2ae4f8b21c111bb795c557588d89dccd005828d Tue Jun 23 17:38:57 CDT 2020 Frank van der Linden <fllinden@amazon.com> nfs: define nfs_access_get_cached function

The only consumer of nfs_access_get_cached_rcu and nfs_access_cached
calls these static functions in order to first try RCU access, and
then locked access.

Combine them in to a single function, and call that. Make this function
available to the rest of the NFS code.

Signed-off-by: Frank van der Linden <fllinden@amazon.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>