Home
last modified time | relevance | path

Searched defs:check (Results 1 – 7 of 7) sorted by relevance

/fs/jffs2/
Ddebug.c266 #define check(sz) \ in __jffs2_dbg_superblock_counts() macro
/fs/ext4/
Dextents.c252 static inline int ext4_ext_space_block(struct inode *inode, int check) in ext4_ext_space_block()
265 static inline int ext4_ext_space_block_idx(struct inode *inode, int check) in ext4_ext_space_block_idx()
278 static inline int ext4_ext_space_root(struct inode *inode, int check) in ext4_ext_space_root()
292 static inline int ext4_ext_space_root_idx(struct inode *inode, int check) in ext4_ext_space_root_idx()
/fs/nilfs2/
Drecovery.c131 struct buffer_head **pbh, int check) in nilfs_read_super_root_block()
/fs/isofs/
Dinode.c159 unsigned char check; member
/fs/ceph/
Dinode.c1889 int check = 0; in ceph_do_invalidate_pages() local
Dcaps.c1089 int __ceph_caps_mds_wanted(struct ceph_inode_info *ci, bool check) in __ceph_caps_mds_wanted()
2885 int check = 0; in check_max_size() local
/fs/nfsd/
Dnfs4recover.c60 int (*check)(struct nfs4_client *); member