Searched refs:nfsd_file_alloc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | filecache.c | 173 nfsd_file_alloc(struct inode *inode, unsigned int may, unsigned int hashval, in nfsd_file_alloc() function 962 new = nfsd_file_alloc(inode, may_flags, hashval, net); in nfsd_file_acquire()
|
H A D | trace.h | 449 DEFINE_NFSD_FILE_EVENT(nfsd_file_alloc); variable
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | filecache.c | 212 nfsd_file_alloc(struct net *net, struct inode *inode, unsigned char need, in nfsd_file_alloc() function 1020 new = nfsd_file_alloc(net, inode, need, want_gc); in nfsd_file_do_acquire()
|
H A D | trace.h | 919 TRACE_EVENT(nfsd_file_alloc,
|
Completed in 6 milliseconds