Searched refs:remove_file (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/qib/ |
| D | qib_fs.c | 430 static int remove_file(struct dentry *parent, char *name) in remove_file() function 480 remove_file(dir, "counters"); in remove_device_files() 481 remove_file(dir, "counter_names"); in remove_device_files() 482 remove_file(dir, "portcounter_names"); in remove_device_files() 487 remove_file(dir, fname); in remove_device_files() 490 remove_file(dir, fname); in remove_device_files() 493 remove_file(dir, "flash"); in remove_device_files()
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_xgmi.c | 191 goto remove_file; in amdgpu_xgmi_sysfs_add_dev_info() 209 remove_file: in amdgpu_xgmi_sysfs_add_dev_info()
|
| /Linux-v5.4/drivers/staging/exfat/ |
| D | exfat.h | 945 void remove_file(struct inode *inode, struct chain_t *p_dir, s32 entry);
|
| D | exfat_super.c | 1380 remove_file(inode, &dir, dentry); in ffsRemoveFile() 2172 remove_file(inode, &dir, dentry); in ffsRemoveDir()
|
| D | exfat_core.c | 3355 void remove_file(struct inode *inode, struct chain_t *p_dir, s32 entry) in remove_file() function
|