Searched defs:need (Results 26 - 36 of 36) sorted by path

12

/linux-master/fs/f2fs/
H A Dnode.c384 bool need = false; local
H A Dsegment.c401 void f2fs_balance_fs(struct f2fs_sb_info *sbi, bool need) argument
/linux-master/fs/nfsd/
H A Dfilecache.c209 nfsd_file_alloc(struct net *net, struct inode *inode, unsigned char need, argument
984 unsigned char need = may_flags & NFSD_FILE_MAY_MASK; local
919 nfsd_file_lookup_locked(const struct net *net, const struct cred *cred, struct inode *inode, unsigned char need, bool want_gc) argument
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.c2292 xfs_alloc_longest_free_extent( struct xfs_perag *pag, xfs_extlen_t need, xfs_extlen_t reserved) argument
2799 xfs_extlen_t need; /* total blocks needed in freelist */ local
[all...]
/linux-master/include/linux/
H A Dpage_ext.h28 bool (*need)(void); member in struct:page_ext_operations
/linux-master/kernel/power/
H A Dswap.c1217 have = 0, want, need, asked = 0; local
[all...]
/linux-master/mm/
H A Dpage_ext.c106 bool need = false; local
[all...]
/linux-master/net/ceph/
H A Dauth_x.c26 int need; /* missing + need renewal */ local
39 int need; local
492 int need; local
[all...]
/linux-master/net/ipv4/
H A Dtcp_output.c862 u32 need = fastopen->cookie.len; local
944 u32 need = foc->len; local
[all...]
/linux-master/security/
H A Dsecurity.c202 static void __init lsm_set_blob_size(int *need, int *lbs) argument
[all...]
/linux-master/tools/testing/selftests/net/
H A Dtcp_mmap.c134 static void *mmap_large_buffer(size_t need, size_t *allocated) argument

Completed in 314 milliseconds

12