Home
last modified time | relevance | path

Searched defs:dentry (Results 1 – 25 of 53) sorted by relevance

123

/drivers/android/
Dbinderfs.c104 struct dentry *dentry, *root; in binderfs_binder_device_create() local
357 static inline bool is_binderfs_control_device(const struct dentry *dentry) in is_binderfs_control_device()
374 static int binderfs_unlink(struct inode *dir, struct dentry *dentry) in binderfs_unlink()
402 struct dentry *dentry; in binderfs_binder_ctl_create() local
490 struct dentry *dentry; in binderfs_create_dentry() local
505 void binderfs_remove_file(struct dentry *dentry) in binderfs_remove_file()
524 struct dentry *dentry; in binderfs_create_file() local
556 struct dentry *dentry; in binderfs_create_dir() local
590 struct dentry *binder_logs_root_dir, *dentry, *proc_log_dir; in init_binder_logs() local
Dbinder_internal.h94 static inline void binderfs_remove_file(struct dentry *dentry) {} in binderfs_remove_file()
/drivers/staging/exfat/
Dexfat_super.c172 static int __exfat_revalidate(struct dentry *dentry) in __exfat_revalidate()
177 static int exfat_revalidate(struct dentry *dentry, unsigned int flags) in exfat_revalidate()
187 static int exfat_revalidate_ci(struct dentry *dentry, unsigned int flags) in exfat_revalidate_ci()
216 static int exfat_d_hash(const struct dentry *dentry, struct qstr *qstr) in exfat_d_hash()
223 static int exfat_d_hashi(const struct dentry *dentry, struct qstr *qstr) in exfat_d_hashi()
241 static int exfat_cmpi(const struct dentry *dentry, unsigned int len, in exfat_cmpi()
261 static int exfat_cmp(const struct dentry *dentry, unsigned int len, in exfat_cmp()
549 int ret, dentry, num_entries; in ffsLookupFile() local
1220 s32 dentry; in ffsMoveFile() local
1347 s32 dentry; in ffsRemoveFile() local
[all …]
Dexfat_core.c1963 int i, dentry, num_empty = 0; in search_deleted_or_unused_entry() local
2056 s32 ret, dentry; in find_empty_entry() local
2149 int i, dentry = 0, len; in fat_find_dir_entry() local
2247 int i = 0, dentry = 0, num_ext_entries = 0, len, step; in exfat_find_dir_entry() local
3203 s32 ret, dentry, num_entries; in create_dir() local
3308 s32 ret, dentry, num_entries; in create_file() local
/drivers/base/
Ddevtmpfs.c166 struct dentry *dentry; in dev_mkdir() local
212 struct dentry *dentry; in handle_create() local
246 struct dentry *dentry; in dev_rmdir() local
315 struct dentry *dentry; in handle_remove() local
/drivers/opp/
Dopp.h93 struct dentry *dentry; member
111 struct dentry *dentry; member
201 struct dentry *dentry; member
Ddebugfs.c150 struct dentry *dentry; in opp_migrate_dentry() local
/drivers/block/drbd/
Ddrbd_debugfs.c467 struct dentry *dentry; in drbd_debugfs_resource_add() local
623 struct dentry *dentry; in drbd_debugfs_connection_add() local
778 struct dentry *dentry; in drbd_debugfs_device_attr() local
830 struct dentry *dentry; in drbd_debugfs_peer_device_add() local
878 struct dentry *dentry; in drbd_debugfs_init() local
/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_debugfs.h10 struct dentry *dentry; member
/drivers/oprofile/
Doprofilefs.c139 struct dentry *dentry; in __oprofilefs_create_file() local
219 struct dentry *dentry; in oprofilefs_mkdir() local
/drivers/net/wireless/ath/wcn36xx/
Ddebug.h26 struct dentry *dentry; member
/drivers/infiniband/hw/qib/
Dqib_fs.c51 static int qibfs_mknod(struct inode *dir, struct dentry *dentry, in qibfs_mknod()
88 struct dentry *parent, struct dentry **dentry, in create_file()
/drivers/misc/ibmasm/
Dibmasmfs.c153 struct dentry *dentry; in ibmasmfs_create_file() local
176 struct dentry *dentry; in ibmasmfs_create_dir() local
/drivers/usb/gadget/legacy/
Dinode.c144 struct dentry *dentry; member
202 struct dentry *dentry; member
1538 struct dentry *dentry; in destroy_ep_files() local
1971 struct dentry *dentry; in gadgetfs_create_file() local
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Ddebug.c194 struct dentry *dentry = drvr->dbgfs_dir; in brcms_debugfs_add_entry() local
/drivers/net/wimax/i2400m/
Ddebugfs.c192 struct dentry *dentry = i2400m->wimax_dev.debugfs_dentry; in i2400m_debugfs_add() local
Dusb.c372 struct dentry *dentry = i2400mu->i2400m.wimax_dev.debugfs_dentry; in i2400mu_debugfs_add() local
/drivers/net/ethernet/pensando/ionic/
Dionic.h34 struct dentry *dentry; member
Dionic_lif.h72 struct dentry *dentry; member
177 struct dentry *dentry; member
/drivers/net/wireless/broadcom/b43legacy/
Ddebugfs.h31 struct dentry *dentry; member
/drivers/gpu/drm/nouveau/
Dnouveau_debugfs.c224 struct dentry *dentry; in nouveau_drm_debugfs_init() local
/drivers/net/wireless/broadcom/b43/
Ddebugfs.h35 struct dentry *dentry; member
/drivers/usb/host/
Duhci-hcd.c580 struct dentry __maybe_unused *dentry; in uhci_start() local
/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_log.c135 static int remove_buf_file_callback(struct dentry *dentry) in remove_buf_file_callback()
/drivers/clk/bcm/
Dclk-bcm2835.c400 struct dentry *dentry) in bcm2835_debugfs_regset()
731 struct dentry *dentry) in bcm2835_pll_debug_init()
862 struct dentry *dentry) in bcm2835_pll_divider_debug_init()
1255 struct dentry *dentry) in bcm2835_clock_debug_init()

123