Searched refs:dentry (Results 1 - 25 of 368) sorted by relevance

1234567891011>>

/drivers/net/wireless/ti/wl1251/
H A Dwl1251.h160 struct dentry *rootdir;
161 struct dentry *fw_statistics;
163 struct dentry *tx_internal_desc_overflow;
165 struct dentry *rx_out_of_mem;
166 struct dentry *rx_hdr_overflow;
167 struct dentry *rx_hw_stuck;
168 struct dentry *rx_dropped;
169 struct dentry *rx_fcs_err;
170 struct dentry *rx_xfr_hint_trig;
171 struct dentry *rx_path_rese
[all...]
/drivers/net/wireless/ti/wl12xx/
H A Ddebugfs.h26 struct dentry *rootdir);
/drivers/net/wireless/ti/wl18xx/
H A Ddebugfs.h26 struct dentry *rootdir);
/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.h26 struct dentry *dentry; member in struct:wcn36xx_dfs_file
31 struct dentry *rootdir;
/drivers/staging/lustre/lustre/llite/
H A Ddcache.c59 static void ll_release(struct dentry *de)
77 /* Compare if two dentries are the same. Don't match if the existing dentry
80 * This avoids a race where ll_lookup_it() instantiates a dentry, but we get
81 * an AST before calling d_revalidate_it(). The dentry still exists (marked
84 static int ll_dcompare(const struct dentry *parent, const struct dentry *dentry, argument
95 name->len, name->name, dentry, dentry->d_flags,
96 d_count(dentry));
252 struct dentry *dentry; local
297 ll_lookup_finish_locks(struct lookup_intent *it, struct dentry *dentry) argument
320 ll_revalidate_dentry(struct dentry *dentry, unsigned int lookup_flags) argument
351 ll_revalidate_nd(struct dentry *dentry, unsigned int flags) argument
[all...]
H A Dnamei.c54 static int ll_create_it(struct inode *, struct dentry *,
59 * In such a case there would always be dentry present.
61 static int ll_d_mountpoint(struct dentry *dparent, struct dentry *dchild,
166 struct dentry *dentry, *tmp_subdir; local
170 ll_d_hlist_for_each_entry(dentry, p, &dir->i_dentry, d_alias) {
171 spin_lock(&dentry->d_lock);
172 if (!list_empty(&dentry->d_subdirs)) {
173 struct dentry *chil
354 ll_find_alias(struct inode *inode, struct dentry *dentry) argument
499 ll_lookup_it(struct inode *parent, struct dentry *dentry, struct lookup_intent *it, int lookup_flags) argument
583 ll_lookup_nd(struct inode *parent, struct dentry *dentry, unsigned int flags) argument
613 ll_atomic_open(struct inode *dir, struct dentry *dentry, struct file *file, unsigned open_flags, umode_t mode, int *opened) argument
738 ll_create_it(struct inode *dir, struct dentry *dentry, int mode, struct lookup_intent *it) argument
861 ll_create_nd(struct inode *dir, struct dentry *dentry, umode_t mode, bool want_excl) argument
1193 ll_unlink(struct inode * dir, struct dentry *dentry) argument
1198 ll_mkdir(struct inode *dir, struct dentry *dentry, ll_umode_t mode) argument
1203 ll_rmdir(struct inode *dir, struct dentry *dentry) argument
1208 ll_symlink(struct inode *dir, struct dentry *dentry, const char *oldname) argument
[all...]
/drivers/net/wireless/rsi/
H A Drsi_debugfs.h41 struct dentry *subdir;
43 struct dentry *rsi_files[MAX_DEBUGFS_ENTRIES];
/drivers/oprofile/
H A Doprofile_stats.h28 struct dentry;
31 void oprofile_create_stats_files(struct dentry *root);
H A Doprof.h33 struct dentry;
35 void oprofile_create_files(struct dentry *root);
H A Doprofilefs.c135 static int __oprofilefs_create_file(struct dentry *root, char const *name,
138 struct dentry *dentry; local
142 dentry = d_alloc_name(root, name);
143 if (!dentry) {
149 dput(dentry);
155 d_add(dentry, inode);
161 int oprofilefs_create_ulong(struct dentry *root,
169 int oprofilefs_create_ro_ulong(struct dentry *root,
191 int oprofilefs_create_ro_atomic(struct dentry *roo
215 struct dentry *dentry; local
[all...]
/drivers/base/
H A Ddevtmpfs.c57 static struct dentry *dev_mount(struct file_system_type *fs_type, int flags,
152 struct dentry *dentry; local
156 dentry = kern_path_create(AT_FDCWD, name, &path, LOOKUP_DIRECTORY);
157 if (IS_ERR(dentry))
158 return PTR_ERR(dentry);
160 err = vfs_mkdir(path.dentry->d_inode, dentry, mode);
163 dentry->d_inode->i_private = &thread;
164 done_path_create(&path, dentry);
198 struct dentry *dentry; local
232 struct dentry *dentry; local
301 struct dentry *dentry; local
[all...]
/drivers/crypto/caam/
H A Dintern.h99 struct dentry *dfs_root;
100 struct dentry *ctl; /* controller dir */
101 struct dentry *ctl_rq_dequeued, *ctl_ob_enc_req, *ctl_ib_dec_req;
102 struct dentry *ctl_ob_enc_bytes, *ctl_ob_prot_bytes;
103 struct dentry *ctl_ib_dec_bytes, *ctl_ib_valid_bytes;
104 struct dentry *ctl_faultaddr, *ctl_faultdetail, *ctl_faultstatus;
107 struct dentry *ctl_kek, *ctl_tkek, *ctl_tdsk;
/drivers/char/tpm/
H A Dtpm_eventlog.h74 extern struct dentry **tpm_bios_log_setup(char *);
75 extern void tpm_bios_log_teardown(struct dentry **);
77 static inline struct dentry **tpm_bios_log_setup(char *name)
81 static inline void tpm_bios_log_teardown(struct dentry **dir)
/drivers/net/wireless/ath/ath9k/
H A Dcommon-debug.h63 void ath9k_cmn_debug_modal_eeprom(struct dentry *debugfs_phy,
65 void ath9k_cmn_debug_base_eeprom(struct dentry *debugfs_phy,
69 void ath9k_cmn_debug_recv(struct dentry *debugfs_phy,
71 void ath9k_cmn_debug_phy_err(struct dentry *debugfs_phy,
/drivers/net/wireless/brcm80211/brcmfmac/
H A Ddhd_dbg.c26 static struct dentry *root_folder;
72 struct dentry *brcmf_debugfs_get_devdir(struct brcmf_pub *drvr)
100 struct dentry *dentry = drvr->dbgfs_dir; local
103 if (IS_ERR_OR_NULL(dentry))
113 dentry = debugfs_create_file(fn, S_IRUGO, dentry, entry,
116 return PTR_ERR_OR_ZERO(dentry);
/drivers/net/wimax/i2400m/
H A Ddebugfs.c49 struct dentry *debugfs_create_netdev_queue_stopped(
50 const char *name, struct dentry *parent, struct i2400m *i2400m)
185 struct dentry *debugfs_create_i2400m_suspend(
186 const char *name, struct dentry *parent, struct i2400m *i2400m)
223 struct dentry *debugfs_create_i2400m_reset(
224 const char *name, struct dentry *parent, struct i2400m *i2400m)
243 struct dentry *dentry = i2400m->wimax_dev.debugfs_dentry; local
244 struct dentry *fd;
246 dentry
[all...]
/drivers/net/wireless/b43/
H A Ddebugfs.h22 struct dentry;
34 struct dentry *dentry; member in struct:b43_dfs_file
41 struct dentry *subdir;
73 struct dentry *dyn_debug_dentries[__B43_NR_DYNDBG];
/drivers/net/wireless/b43legacy/
H A Ddebugfs.h19 struct dentry;
30 struct dentry *dentry; member in struct:b43legacy_dfs_file
37 struct dentry *subdir;
52 struct dentry *dyn_debug_dentries[__B43legacy_NR_DYNDBG];
/drivers/mmc/host/
H A Ds3cmci.h72 struct dentry *debug_root;
73 struct dentry *debug_state;
74 struct dentry *debug_regs;
/drivers/block/drbd/
H A Ddrbd_debugfs.c19 static struct dentry *drbd_debugfs_root;
20 static struct dentry *drbd_debugfs_version;
21 static struct dentry *drbd_debugfs_resources;
22 static struct dentry *drbd_debugfs_minors;
425 static inline int debugfs_positive(struct dentry *dentry) argument
427 return dentry->d_inode && !d_unhashed(dentry);
435 struct dentry *parent;
484 struct dentry *dentr local
655 struct dentry *dentry; local
815 struct dentry *dentry; local
871 struct dentry *dentry; local
929 struct dentry *dentry; local
[all...]
/drivers/acpi/
H A Ddebugfs.c13 struct dentry *acpi_debugfs_dir;
/drivers/crypto/qat/qat_common/
H A Dadf_transport_internal.h57 struct dentry *debug;
85 struct dentry *bank_debug_dir;
86 struct dentry *bank_debug_cfg;
92 struct dentry *debug;
/drivers/ras/
H A Ddebugfs.c3 static struct dentry *ras_debugfs_dir;
39 struct dentry *fentry;
/drivers/infiniband/hw/ipath/
H A Dipath_fs.c48 static int ipathfs_mknod(struct inode *dir, struct dentry *dentry, argument
72 d_instantiate(dentry, inode);
80 struct dentry *parent, struct dentry **dentry,
86 *dentry = lookup_one_len(name, parent, strlen(name));
87 if (!IS_ERR(*dentry))
88 error = ipathfs_mknod(parent->d_inode, *dentry,
91 error = PTR_ERR(*dentry);
79 create_file(const char *name, umode_t mode, struct dentry *parent, struct dentry **dentry, const struct file_operations *fops, void *data) argument
[all...]
/drivers/regulator/
H A Dinternal.h35 struct dentry *debugfs;

Completed in 515 milliseconds

1234567891011>>