Lines Matching defs:mode
350 * mode but don't care that it might be held exclusively
352 * in any mode rather than an explicit shared mode.
436 * The following routine will lock n inodes in exclusive mode. We assume the
691 umode_t mode = VFS_I(ip)->i_mode;
693 if (S_ISDIR(mode)) {
702 } else if (S_ISREG(mode)) {
784 umode_t mode,
828 inode->i_mode = mode;
830 inode_init_owner(idmap, inode, dir, mode);
860 switch (mode & S_IFMT) {
958 umode_t mode,
963 int is_dir = S_ISDIR(mode);
1027 error = xfs_dialloc(&tp, dp->i_ino, mode, &ino);
1029 error = xfs_init_new_inode(idmap, tp, dp, ino, mode,
1113 umode_t mode,
1151 error = xfs_dialloc(&tp, dp->i_ino, mode, &ino);
1153 error = xfs_init_new_inode(idmap, tp, dp, ino, mode,
2424 * in at least shared mode so that the buffer cannot be subsequently pinned
2947 * We'll allow the rename to continue in reservationless mode if we hit
2948 * a space usage constraint. If we trigger reservationless mode, save