Home
last modified time | relevance | path

Searched defs:mask (Results 1 – 25 of 115) sorted by relevance

12345

/fs/ocfs2/cluster/
Dmasklog.h134 #define __mlog_test_u64(mask, bits) \ argument
137 #define __mlog_set_u64(mask, bits) do { \ argument
141 #define __mlog_clear_u64(mask, bits) do { \ argument
145 #define MLOG_BITS_RHS(mask) { \ argument
154 #define __mlog_test_u64(mask, bits) ((mask) & bits.words[0]) argument
155 #define __mlog_set_u64(mask, bits) do { \ argument
158 #define __mlog_clear_u64(mask, bits) do { \ argument
161 #define MLOG_BITS_RHS(mask) { { (mask) } } argument
173 #define mlog(mask, fmt, ...) \ argument
Dmasklog.c36 static ssize_t mlog_mask_show(u64 mask, char *buf) in mlog_mask_show()
50 static ssize_t mlog_mask_store(u64 mask, const char *buf, size_t count) in mlog_mask_store()
67 void __mlog_printk(const u64 *mask, const char *func, int line, in __mlog_printk()
103 u64 mask; member
/fs/nfsd/
Dnfs4acl.c68 int mask = NFS4_ANYONE_MODE; in mask_from_posix() local
86 u32 mask = 0; in deny_mask_from_posix() local
185 unsigned short mask; member
449 struct posix_ace_state mask; /* Deny unused in this case */ member
559 static inline void allow_bits(struct posix_ace_state *astate, u32 mask) in allow_bits()
565 static inline void deny_bits(struct posix_ace_state *astate, u32 mask) in deny_bits()
605 static void deny_bits_array(struct posix_ace_state_array *a, u32 mask) in deny_bits_array()
613 static void allow_bits_array(struct posix_ace_state_array *a, u32 mask) in allow_bits_array()
624 u32 mask = ace->access_mask; in process_one_v4_ace() local
/fs/notify/
Dfsnotify.c89 int __fsnotify_parent(struct path *path, struct dentry *dentry, __u32 mask) in __fsnotify_parent()
132 __u32 mask, void *data, in send_to_group()
194 int fsnotify(struct inode *to_tell, __u32 mask, void *data, int data_is, in fsnotify()
Dmark.c265 void fsnotify_set_mark_mask_locked(struct fsnotify_mark *mark, __u32 mask) in fsnotify_set_mark_mask_locked()
275 void fsnotify_set_mark_ignored_mask_locked(struct fsnotify_mark *mark, __u32 mask) in fsnotify_set_mark_ignored_mask_locked()
Dinode_mark.c96 __u32 mask) in fsnotify_set_inode_mark_mask_locked()
Dnotification.c210 u32 mask) in fsnotify_init_event()
/fs/affs/
Dbitmap.c43 u32 blk, bmap, bit, mask, tmp; in affs_free_block() local
121 u32 blk, bmap, bit, mask, mask2, tmp; in affs_alloc_block() local
248 u32 size, blk, end, offset, mask; in affs_init_bitmap() local
/fs/notify/fanotify/
Dfanotify_user.c509 __u32 mask, in fanotify_mark_remove_from_mask()
538 struct vfsmount *mnt, __u32 mask, in fanotify_remove_vfsmount_mark()
568 struct inode *inode, __u32 mask, in fanotify_remove_inode_mark()
599 __u32 mask, in fanotify_mark_add_to_mask()
653 struct vfsmount *mnt, __u32 mask, in fanotify_add_vfsmount_mark()
679 struct inode *inode, __u32 mask, in fanotify_add_inode_mark()
826 __u64, mask, int, dfd, in SYSCALL_DEFINE5() argument
Dfanotify.c138 struct fanotify_event_info *fanotify_alloc_event(struct inode *inode, u32 mask, in fanotify_alloc_event()
176 u32 mask, void *data, int data_type, in fanotify_handle_event()
/fs/coda/
Dcache.c30 void coda_cache_enter(struct inode *inode, int mask) in coda_cache_enter()
61 int coda_cache_check(struct inode *inode, int mask) in coda_cache_check()
Dpioctl.c43 static int coda_ioctl_permission(struct inode *inode, int mask) in coda_ioctl_permission()
/fs/hfs/
Dbitmap.c32 u32 mask, start, len, n; in hfs_find_set_zero_bits() local
196 u32 mask; in hfs_clear_vbm_bits() local
/fs/notify/dnotify/
Ddnotify.c88 u32 mask, void *data, int data_type, in dnotify_handle_event()
228 fl_owner_t id, int fd, struct file *filp, __u32 mask) in attach_dn()
267 __u32 mask; in fcntl_dirnotify() local
/fs/hfsplus/
Dbitmap.c25 u32 mask, start, len, n; in hfsplus_block_allocate() local
169 u32 mask, len, pnr; in hfsplus_block_free() local
/fs/notify/inotify/
Dinotify_user.c91 __u32 mask; in inotify_arg_to_mask() local
105 static inline u32 inotify_mask_to_arg(__u32 mask) in inotify_mask_to_arg()
523 __u32 mask; in inotify_update_existing_watch() local
572 __u32 mask; in inotify_new_watch() local
700 u32, mask) in SYSCALL_DEFINE3() argument
/fs/orangefs/
Dorangefs-debugfs.c720 static void debug_mask_to_string(void *mask, int type) in debug_mask_to_string()
775 __u64 *mask = (__u64 *) k_mask; in do_k_string() local
801 struct client_debug_mask *mask = (struct client_debug_mask *) c_mask; in do_c_string() local
840 static int check_amalgam_keyword(void *mask, int type) in check_amalgam_keyword()
883 static void debug_string_to_mask(char *debug_string, void *mask, int type) in debug_string_to_mask()
Dprotocol.h310 __u32 mask; member
403 #define gossip_debug(mask, fmt, ...) \ argument
412 #define gossip_debug(mask, fmt, ...) \ argument
420 #define gossip_ldebug(mask, fmt, ...) \ argument
/fs/xfs/libxfs/
Dxfs_rtbitmap.c127 xfs_rtword_t mask; /* mask of relevant bits for value */ in xfs_rtfind_back() local
302 xfs_rtword_t mask; /* mask of relevant bits for value */ in xfs_rtfind_forw() local
559 xfs_rtword_t mask; /* mask o frelevant bits for value */ in xfs_rtmodify_range() local
793 xfs_rtword_t mask; /* mask of relevant bits for value */ in xfs_rtcheck_range() local
/fs/ceph/
Dexport.c74 int mask; in __fh_to_dentry() local
135 int mask; in __get_parent() local
/fs/btrfs/
Drcu-string.h24 static inline struct rcu_string *rcu_string_strdup(const char *src, gfp_t mask) in rcu_string_strdup()
Dextent_io.h258 u64 end, struct extent_state **cached, gfp_t mask) in unlock_extent_cached()
289 u64 end, struct extent_state **cached_state, gfp_t mask) in clear_extent_uptodate()
296 u64 end, gfp_t mask) in set_extent_dirty()
338 u64 end, struct extent_state **cached_state, gfp_t mask) in set_extent_uptodate()
/fs/ufs/
Dballoc.c243 const unsigned mask = blks_per_page - 1; in ufs_change_blocknr() local
768 unsigned char *table, unsigned char mask) in ubh_scanc()
816 unsigned pos, want, blockmap, mask, end; in ufs_bitmap_search() local
/fs/jfs/
Djfs_imap.c870 u32 bitmap, mask; in diFree() local
1344 u32 mask, inosmap, extsmap; in diAlloc() local
2028 u32 mask; in diAllocBit() local
2177 u32 mask; in diNewExt() local
2744 u32 mask; in diUpdatePMap() local
/fs/ext2/
Dext2.h515 #define EXT2_HAS_COMPAT_FEATURE(sb,mask) \ argument
517 #define EXT2_HAS_RO_COMPAT_FEATURE(sb,mask) \ argument
519 #define EXT2_HAS_INCOMPAT_FEATURE(sb,mask) \ argument
521 #define EXT2_SET_COMPAT_FEATURE(sb,mask) \ argument
523 #define EXT2_SET_RO_COMPAT_FEATURE(sb,mask) \ argument
525 #define EXT2_SET_INCOMPAT_FEATURE(sb,mask) \ argument
527 #define EXT2_CLEAR_COMPAT_FEATURE(sb,mask) \ argument
529 #define EXT2_CLEAR_RO_COMPAT_FEATURE(sb,mask) \ argument
531 #define EXT2_CLEAR_INCOMPAT_FEATURE(sb,mask) \ argument

12345