Searched defs:holder (Results 1 – 10 of 10) sorted by relevance
/linux-3.3/fs/notify/ |
D | notification.c | 108 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/ |
D | block_dev.c | 697 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/ |
D | fpudispatch.c | 194 fpudispatch(u_int ir, u_int excp_code, u_int holder, u_int fpregs[]) in fpudispatch()
|
/linux-3.3/fs/notify/inotify/ |
D | inotify_user.c | 308 struct fsnotify_event_holder *holder; in inotify_ioctl() local
|
/linux-3.3/fs/notify/fanotify/ |
D | fanotify_user.c | 430 struct fsnotify_event_holder *holder; in fanotify_ioctl() local
|
/linux-3.3/include/linux/ |
D | fsnotify_backend.h | 214 struct fsnotify_event_holder holder; member
|
/linux-3.3/fs/btrfs/ |
D | volumes.c | 600 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()
|
D | super.c | 464 void *holder, char **subvol_name, u64 *subvol_objectid, in btrfs_parse_early_options()
|
/linux-3.3/drivers/net/ethernet/ |
D | jme.c | 1384 jme_poll(JME_NAPI_HOLDER(holder), JME_NAPI_WEIGHT(budget)) in jme_poll()
|
D | jme.h | 398 #define JME_NAPI_HOLDER(holder) struct napi_struct *holder argument
|