Home
last modified time | relevance | path

Searched refs:INC_IVERSION (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/exfat/
Dexfat_super.c44 #define INC_IVERSION(x) (inode_inc_iversion(x)) macro
2377 INC_IVERSION(dir); in exfat_create()
2391 INC_IVERSION(inode); in exfat_create()
2541 INC_IVERSION(dir); in exfat_unlink()
2599 INC_IVERSION(dir); in exfat_symlink()
2613 INC_IVERSION(inode); in exfat_symlink()
2658 INC_IVERSION(dir); in exfat_mkdir()
2673 INC_IVERSION(inode); in exfat_mkdir()
2712 INC_IVERSION(dir); in exfat_rmdir()
2769 INC_IVERSION(new_dir); in exfat_rename()
[all …]