Home
last modified time | relevance | path

Searched defs:holder (Results 1 – 10 of 10) sorted by relevance

/linux-3.3/fs/notify/
Dnotification.c108 void fsnotify_destroy_event_holder(struct fsnotify_event_holder *holder) in fsnotify_destroy_event_holder()
146 struct fsnotify_event_holder *holder = NULL; in fsnotify_add_notify_event() local
239 struct fsnotify_event_holder *holder; in fsnotify_remove_notify_event() local
269 struct fsnotify_event_holder *holder; in fsnotify_peek_notify_event() local
/linux-3.3/fs/
Dblock_dev.c697 void *holder) in bd_may_claim()
733 struct block_device *whole, void *holder) in bd_prepare_to_claim()
781 void *holder) in bd_start_claiming()
840 struct bd_holder_disk *holder; in bd_find_holder_disk() local
888 struct bd_holder_disk *holder; in bd_link_disk_holder() local
953 struct bd_holder_disk *holder; in bd_unlink_disk_holder() local
1280 int blkdev_get(struct block_device *bdev, fmode_t mode, void *holder) in blkdev_get()
1364 void *holder) in blkdev_get_by_path()
1408 struct block_device *blkdev_get_by_dev(dev_t dev, fmode_t mode, void *holder) in blkdev_get_by_dev()
/linux-3.3/arch/parisc/math-emu/
Dfpudispatch.c194 fpudispatch(u_int ir, u_int excp_code, u_int holder, u_int fpregs[]) in fpudispatch()
/linux-3.3/fs/notify/inotify/
Dinotify_user.c308 struct fsnotify_event_holder *holder; in inotify_ioctl() local
/linux-3.3/fs/notify/fanotify/
Dfanotify_user.c430 struct fsnotify_event_holder *holder; in fanotify_ioctl() local
/linux-3.3/include/linux/
Dfsnotify_backend.h214 struct fsnotify_event_holder holder; member
/linux-3.3/fs/btrfs/
Dvolumes.c600 fmode_t flags, void *holder) in __btrfs_open_devices()
701 fmode_t flags, void *holder) in btrfs_open_devices()
716 int btrfs_scan_one_device(const char *path, fmode_t flags, void *holder, in btrfs_scan_one_device()
Dsuper.c464 void *holder, char **subvol_name, u64 *subvol_objectid, in btrfs_parse_early_options()
/linux-3.3/drivers/net/ethernet/
Djme.c1384 jme_poll(JME_NAPI_HOLDER(holder), JME_NAPI_WEIGHT(budget)) in jme_poll()
Djme.h398 #define JME_NAPI_HOLDER(holder) struct napi_struct *holder argument