Searched defs:mark (Results 1 – 15 of 15) sorted by relevance
/fs/notify/ |
D | mark.c | 94 void fsnotify_get_mark(struct fsnotify_mark *mark) in fsnotify_get_mark() 160 struct fsnotify_mark *mark; in __fsnotify_recalc_mask() local 272 static void fsnotify_final_mark_destroy(struct fsnotify_mark *mark) in fsnotify_final_mark_destroy() 293 void fsnotify_put_mark(struct fsnotify_mark *mark) in fsnotify_put_mark() 355 static bool fsnotify_get_mark_safe(struct fsnotify_mark *mark) in fsnotify_get_mark_safe() 379 static void fsnotify_put_mark_wake(struct fsnotify_mark *mark) in fsnotify_put_mark_wake() 442 void fsnotify_detach_mark(struct fsnotify_mark *mark) in fsnotify_detach_mark() 471 void fsnotify_free_mark(struct fsnotify_mark *mark) in fsnotify_free_mark() 493 void fsnotify_destroy_mark(struct fsnotify_mark *mark, in fsnotify_destroy_mark() 609 static int fsnotify_add_mark_list(struct fsnotify_mark *mark, in fsnotify_add_mark_list() [all …]
|
D | fdinfo.c | 27 struct fsnotify_mark *mark)) in show_fdinfo() 30 struct fsnotify_mark *mark; in show_fdinfo() local 76 static void inotify_fdinfo(struct seq_file *m, struct fsnotify_mark *mark) in inotify_fdinfo() 105 static void fanotify_fdinfo(struct seq_file *m, struct fsnotify_mark *mark) in fanotify_fdinfo()
|
D | fsnotify.c | 329 struct fsnotify_mark *mark; in send_to_group() local 380 static struct fsnotify_mark *fsnotify_next_mark(struct fsnotify_mark *mark) in fsnotify_next_mark() 401 struct fsnotify_mark *mark; in fsnotify_iter_select_report_types() local 445 struct fsnotify_mark *mark; in fsnotify_iter_next() local
|
/fs/notify/fanotify/ |
D | fanotify.c | 303 struct fsnotify_mark *mark; in fanotify_group_event_mask() local 843 struct fsnotify_mark *mark; in fanotify_get_fsid() local 1058 static void fanotify_freeing_mark(struct fsnotify_mark *mark, in fanotify_freeing_mark()
|
D | fanotify.h | 488 static inline unsigned int fanotify_mark_user_flags(struct fsnotify_mark *mark) in fanotify_mark_user_flags()
|
D | fanotify_user.c | 1153 struct fsnotify_mark *mark; in fanotify_add_new_mark() local
|
/fs/f2fs/ |
D | node.h | 415 static inline void set_mark(struct page *page, int mark, int type) in set_mark() 429 #define set_dentry_mark(page, mark) set_mark(page, mark, DENT_BIT_SHIFT) argument 430 #define set_fsync_mark(page, mark) set_mark(page, mark, FSYNC_BIT_SHIFT) argument
|
/fs/dlm/ |
D | lowcomms.c | 142 int mark; member 365 unsigned int *mark) in nodeid_to_addr() 415 unsigned int *mark) in addr_to_nodeid() 591 int dlm_lowcomms_nodes_set_mark(int nodeid, unsigned int mark) in dlm_lowcomms_nodes_set_mark() 1011 unsigned int mark; in accept_from_sock() local 1547 unsigned int mark; in dlm_connect() local
|
D | config.c | 294 unsigned int mark; member 746 unsigned int mark; in comm_mark_store() local
|
/fs/nfsd/ |
D | filecache.c | 207 nfsd_file_mark_free(struct fsnotify_mark *mark) in nfsd_file_mark_free() 236 struct fsnotify_mark *mark; in nfsd_file_mark_find_or_create() local 769 nfsd_file_fsnotify_handle_event(struct fsnotify_mark *mark, u32 mask, in nfsd_file_fsnotify_handle_event()
|
/fs/btrfs/ |
D | transaction.c | 1064 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_marked_extents() 1172 int btrfs_wait_tree_log_extents(struct btrfs_root *log_root, int mark) in btrfs_wait_tree_log_extents()
|
D | disk-io.c | 5092 int mark) in btrfs_destroy_marked_extents()
|
D | tree-log.c | 2912 int mark; in btrfs_sync_log() local
|
/fs/nfs/ |
D | delegation.c | 107 nfs4_do_check_delegation(struct inode *inode, fmode_t flags, bool mark) in nfs4_do_check_delegation()
|
/fs/unicode/ |
D | mkutf8data.c | 364 int mark; member
|