/kernel/linux/linux-6.6/fs/ceph/ |
H A D | xattr.c | 956 mask = le32_to_cpu(req->r_args.open.mask); in __get_request_mask()
|
/kernel/linux/linux-6.6/fs/ |
H A D | inode.c | 159 static const struct file_operations no_open_fops = {.open = no_open}; in inode_init_always()
|
H A D | libfs.c | 228 .open = dcache_dir_open, 376 * @file: an open directory whose position is to be updated 454 * @file: an open directory to iterate over 1153 /* only one write allowed per open */ in simple_transaction_get() 1200 /* simple_attr_open is called by an actual attribute open file operation 1495 * inode->a_ops so that open/fcntl know that direct I/O is in noop_direct_IO()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | super.c | 1801 * by the time we unmount, it might have left a transaction open, in btrfs_remount() 2375 .open = btrfs_control_open,
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | dir.c | 607 * Atomic create+open operation 610 * 'mknod' + 'open' requests. 1705 /* If it's an open(O_TRUNC) or an ftruncate(), don't update */ in update_mtime() 1885 /* This is coming from open(..., ... | O_TRUNC); */ in fuse_do_setattr() 2127 .open = fuse_dir_open,
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | trace.h | 608 DEFINE_STATEID_EVENT(open); variable
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | file.c | 239 * f = open(somefile, O_TRUNC); in ntfs_attr_extend_initialized() 1992 .open = ntfs_file_open,
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | dir.c | 55 .open = afs_dir_open, 250 * open an AFS directory file
|
/kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 1369 .open = o2hb_debug_open,
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | proc_sysctl.c | 864 .open = proc_sys_open,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsglob.h | 398 /* open, rename and delete file */ 419 /* open a file for non-posix mounts */ 420 int (*open)(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, member 445 /* open dir, start readdir */ 1338 * One of these for each open instance of a file
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | super.c | 386 .open = ocfs2_osb_debug_open, 2486 * volume is requested and the osb open count becomes 1.
|
/kernel/linux/linux-6.6/drivers/staging/media/tegra-video/ |
H A D | vi.c | 891 .open = v4l2_fh_open, 1206 * be holding the device node open. Channel memory allocated in tegra_vi_channel_alloc()
|
/kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/ |
H A D | atmel-isc-base.c | 1217 .open = isc_open,
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | sunzilog.c | 819 * > is open by kernel initially, this is not accounted 820 * > as an open, and uart_startup is not called. 1320 serio->open = sunzilog_serio_open; in sunzilog_register_serio()
|
H A D | pch_uart.c | 348 .open = simple_open,
|
/kernel/linux/linux-6.6/drivers/usb/class/ |
H A D | cdc-acm.c | 2040 .open = acm_tty_open,
|
H A D | usbtmc.c | 2266 .open = usbtmc_open,
|
/kernel/linux/linux-6.6/drivers/vfio/pci/ |
H A D | vfio_pci_core.c | 1722 * Zap mmaps on open so that we can fault them in on access and therefore 1796 .open = vfio_pci_mmap_open, 2590 /* No other VFIO device in the set can be open. */ in vfio_pci_dev_set_needs_reset()
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | net.c | 1786 .open = vhost_net_open,
|
H A D | vdpa.c | 1431 .open = vhost_vdpa_open,
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | acer-wmi.c | 2127 acer_wmi_accel_dev->open = acer_gsensor_open; in acer_wmi_accel_setup()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | debugfs.c | 44 .open = __space ## _open, \
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-camera/ |
H A D | bcm2835-camera.c | 1471 .open = v4l2_fh_open,
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | moxa.c | 694 .open = moxa_open,
|