Searched defs:truncate (Results 1 – 7 of 7) sorted by relevance
/fs/reiserfs/ |
D | super.c | 200 int truncate; in finish_unfinished() local 379 struct inode *inode, int truncate) in add_save_link() 459 int remove_save_link(struct inode *inode, int truncate) in remove_save_link()
|
/fs/minix/ |
D | itree_common.c | 293 static inline void truncate (struct inode * inode) in truncate() function
|
/fs/isofs/ |
D | rock.c | 198 int truncate = 0; in get_rock_ridge_filename() local
|
/fs/ |
D | open.c | 146 SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) in SYSCALL_DEFINE2() argument 152 COMPAT_SYSCALL_DEFINE2(truncate, const char __user *, path, compat_off_t, length) in COMPAT_SYSCALL_DEFINE2() argument
|
/fs/nfs/ |
D | callback.h | 79 uint32_t truncate; member
|
D | nfs4proc.c | 2146 bool truncate; in _nfs4_do_setattr() local
|
/fs/xfs/ |
D | xfs_vnodeops.c | 264 int truncate = 0; in xfs_inactive() local
|